Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(python) Update object finalizers and add keepalives #26

Merged

Conversation

andrewwhitehead
Copy link
Member

Borrows some wrapper updates from aries-askar, and replaces __del__ magic methods with finalizers.

Fixes #22

@conanoc
Copy link

conanoc commented Mar 14, 2023

I cannot review the python code. I just tested this change on the test I'd created before for #22 and it passed without any error.
You can find my crude test code here: https://gist.github.com/conanoc/5a74b581c3ea70fdae17e490966b6128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python wrapper verification error when there are multiple revocation registry entries
2 participants